home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / msk311.arc / MSKERMIT.PCH < prev    next >
Text File  |  1991-09-19  |  1KB  |  21 lines

  1. 311 \x25b3 ; File MSR311.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.11, Patches 1-3, 18 Sept 1991
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
  4. ; If necessary rename this file to be MSKERMIT.PCH.
  5. ; Then start MS-DOS Kermit and give the command PATCH, or give the
  6. ; command PATCH in MSKERMIT.INI.
  7. ;
  8. ; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
  9. ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
  10. ; the video mode for the second "23" below. 23h is for Orchid Designer board
  11. ; and others based on the same Tseng Labs chip set.
  12. ; To enable this patch remove the semicolon from the line below.
  13. ;as:ccf7 23 23
  14. ; Patch 2 Corrected unwanted double echo from Telnet negotiations.
  15. as:c0e3 24 8b 1e e6 d1 88 07 90 90 90 90 90 90 90
  16. ds:230d 30 32
  17. ; Patch 3 correct cursor indexing problem with scrolling region setup
  18. as:0000 00 e8 5b fd e9 c0 d3
  19. as:e119 ab e5 1e
  20. ds:230d 32 33
  21.